home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Libris Britannia 4
/
science library(b).zip
/
science library(b)
/
PROGRAMM
/
LOGO
/
3530.ZIP
/
LADYBUG.ZIP
/
MAZE.BUG
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1989-03-28
|
128 b
|
14 lines
to "poly :d :a
forward :d
right :a
poly :d :a
end
to "maze
if :x = 150 [ stop ]
fd :x
rt 90
make "x :x + 5
end